home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 37 / Amiga Format CD37 (1999-02-16)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-03].iso / -screenplay- / otherstuff / jstsw_usr / docs / disk2file.readme next >
Text File  |  1999-01-04  |  543b  |  18 lines

  1. disk2file is a disk imager for normal (almost) copiable DOS disks.
  2.  
  3. It's used in many installs scripts using JST. Now it will not be in new
  4. HD loaders packages anymore. Put it in your path (e.g. at the same place as JST)
  5.  
  6. Usage:
  7.  
  8. disk2file <unit> <file>  <starttrack> <endtrack> <SKIPROB>
  9.  
  10. <unit>: 0,1,2,3, means DF0:, DF1:, DF2:, DF3:
  11. <file>: diskfile to create
  12. <starttrack>: 0 to endtrack
  13. <endtrack>: starttrack to 159
  14. SKIPROB: flag to tell JST to skip track 0 head 1 (but tracksize bytes will be written)
  15.  
  16.  
  17. disk2file is Kick1.x compatible.
  18.